Flaring Ozone Plots

plot_20_ozone
plot_30_ozone
plot_50_ozone
plot_100_ozone

Flaring Nox Plots

plot_nox20
plot_nox30
plot_nox50
plot_nox100

Flaring Methane Plots

plot_methane20
plot_methane30
plot_methane50
plot_methane100

Carbon Monoxide

plot_carbon_monoxide20
plot_carbon_monoxide30
plot_carbon_monoxide50
plot_carbon_monoxide100
plot_hydrogenSulfide20
plot_hydrogenSulfide30
plot_hydrogenSulfide50
plot_hydrogenSulfide100

Number of Flarings based off distance

ggarrange(number_of_flaring_20, number_of_flaring_30, number_of_flaring_50, number_of_flaring_100)

Closest Flaring Based off Distance

ggarrange(minimum_dist_flare_20, minimum_dist_flare_30, minimum_dist_flare_50, minimum_dist_flare_100)

Nox, Temperature, Ozone, and Solar Radiation Level by Hour

ggarrange(nox_vs_hour, temp_vs_hour, solr_vs_hour, ozone_vs_hour)

Methane, Propane, Acetylene, and Hydrogen Sulfide

Dominant Wind Direction based on Hour

ggarrange(Wind_Direction_8, Wind_Direction_16, ncol = 1)